</span><span class="style2">The HyperCard Player lets you use stacks, but not create new ones. To learn more about HyperCard, create your own stacks, and find out how to write the instructions (called “scripts”) that make stacks work, you need HyperCard 2.4, which is available as a retail product. HyperCard 2.4 includes the fully-featured version of HyperCard, as well as all the tools and documentation you need to use all of HyperCard’s features — including color and QuickTime</span><span class="style5">™</span><span class="style2"> movies.
</span></text>
</content>
<content>
<layer>background</layer>
<id>25</id>
<text>More information about HyperCard is available on the web site: http://hypercard.apple.com</text>
</content>
<content>
<layer>background</layer>
<id>26</id>
<text>Creating Stacks
HyperCard lets you use existing stacks, and create new ones. To learn more about HyperCard, how to create your own stacks, and find out how to write the instructions (called “scripts”) that make stacks work, refer to the documentation that comes with HyperCard. It will tell you how to use all of HyperCard’s features — including color and QuickTime™ movies.
</text>
</content>
<content>
<layer>background</layer>
<id>27</id>
<text>To order HyperCard 2.4, call 1-800-538-9696 for the Apple Software Reseller nearest you. Or visit the Apple Store at http://www.apple.com</text>
</content>
<name>Creating Stacks</name>
<script></script>
</card>
card_7374.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
</span><span class="style2">A good way to get started with HyperCard is to look at different stacks. You have stacks already — you can find them in the same folder as the HyperCard Player. You can get more stacks from user groups, other HyperCard users, and software dealers. If you have a modem, you can get stacks from on-line services, too.</span></text>
</content>
<content>
<layer>background</layer>
<id>26</id>
<text>More Stacks
A good way to get started with HyperCard is to look at different stacks. You can get stacks from user groups, other HyperCard users, and software dealers. If you have a modem, you can get stacks from on-line services, too.</text>
</content>
<name>More Stacks</name>
<script></script>
</card>
card_5738.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
</span><span class="style2">Home is the name of a special stack that HyperCard needs in order to run. You can use the Home stack to open other stacks to use. Most stacks contain buttons like these that take you to the Home stack. </span></text>
</content>
<content>
<layer>background</layer>
<id>25</id>
<text>
These buttons are just samples; they don’t
really take you to the Home stack.</text>
</content>
<content>
<layer>background</layer>
<id>26</id>
<text>What is Home?
Home is the name of a special stack that HyperCard needs in order to run. You can use the Home stack to open other stacks to use. Most stacks contain buttons like these that take you to the Home stack. </text>
</content>
<name>Home</name>
<script></script>
</card>
card_5608.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
put max(2,(min(5,random(5)))) into pitch -- get a pitch between 2 and 5
put "g" & pitch into note
play harpsichord note
end mouseUp</script>
</part>
<part>
<id>4</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>135</left>
<top>116</top>
<right>251</right>
<bottom>142</bottom>
</rect>
<style>radiobutton</style>
<showName> <true /> </showName>
<highlight> <true /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Palatino</font>
<textSize>14</textSize>
<textStyle>italic</textStyle>
<name>Radio Button</name>
<script>on mouseDown
play flute
end mouseDown
on mouseUp
play flute
end mouseUp</script>
</part>
<part>
<id>5</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>282</left>
<top>119</top>
<right>341</right>
<bottom>179</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name></name>
<script>on mouseUp
play harpsichord a
end mouseUp</script>
</part>
<part>
<id>6</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>348</left>
<top>113</top>
<right>401</right>
<bottom>181</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name></name>
<script>on mouseUp
play harpsichord b
end mouseUp</script>
</part>
<part>
<id>7</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>411</left>
<top>124</top>
<right>464</right>
<bottom>177</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name></name>
<script>on mouseUp
play harpsichord c
end mouseUp</script>
</part>
<part>
<id>8</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>439</left>
<top>185</top>
<right>464</right>
<bottom>213</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>5102</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name></name>
<script>on mouseDown
play harpsichord a2s
end mouseDown
on mouseUp
play harpsichord c3s
end mouseUp</script>
</part>
<part>
<id>9</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>211</left>
<top>185</top>
<right>253</right>
<bottom>220</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>9301</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Hilite</name>
<script>on mouseUp
play flute b2e c3e d2e f3e g2e
end mouseUp</script>
</part>
<part>
<id>10</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>254</left>
<top>185</top>
<right>296</right>
<bottom>220</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>27009</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Hilite</name>
<script>on mouseUp
play harpsichord tempo 150 b4e c5e d3e f4e g3q
end mouseUp</script>
</part>
<part>
<id>11</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>297</left>
<top>188</top>
<right>339</right>
<bottom>223</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>3835</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Hilite</name>
<script>on mouseUp
play flute d3s
end mouseUp</script>
</part>
<part>
<id>12</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>340</left>
<top>188</top>
<right>382</right>
<bottom>223</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>29484</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Hilite</name>
<script>on mouseUp
play flute d4s
end mouseUp</script>
</part>
<part>
<id>13</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>387</left>
<top>190</top>
<right>427</right>
<bottom>214</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Letter</name>
<script>on mouseUp
play boing tempo 1000 a b a b a bw
end mouseUp</script>
</part>
<part>
<id>14</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>124</left>
<top>187</top>
<right>166</right>
<bottom>222</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>5100</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Hilite</name>
<script>on mouseUp
play harpsichord tempo 300 a#2q c3w
end mouseUp</script>
</part>
<part>
<id>15</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>169</left>
<top>187</top>
<right>211</right>
<bottom>222</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>5101</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Hilite</name>
<script>on mouseUp
play harpsichord tempo 300 c#4q g#3q
end mouseUp</script>
</part>
<content>
<layer>background</layer>
<id>24</id>
<text><span class="style1">hat are buttons?
</span><span class="style2">One way you use a HyperCard stack is by clicking buttons. Buttons perform actions. They can show you different cards, play sounds, open stacks, and more. HyperCard buttons can look like almost anything.</span></text>
One way you use a HyperCard stack is by clicking buttons. Buttons perform actions. They can show you different cards, play sounds, open stacks, and more. HyperCard buttons can look like almost anything.</text>
</content>
<name>Buttons</name>
<script></script>
</card>
card_5244.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
</span><span class="style2">Each screenful of information in a HyperCard stack is a “card.” A card can be any size, but it’s always a rectangle. Cards contain text, pictures, and buttons.
</span></text>
</content>
<content>
<layer>background</layer>
<id>26</id>
<text>What are cards?
Each screenful of information in a HyperCard stack is a “card.” A card can be any size, but it’s always a rectangle. Cards contain text, pictures, and buttons.
</text>
</content>
<name>Cards</name>
<script></script>
</card>
card_4950.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
</span><span class="style2">HyperCard stacks are documents you can interact with. You can get stacks designed to balance your checkbook, play games, organize information, show animated movies, and many other things.
Stacks are made up of cards. Each “page” of a stack is a card. Stacks can contain any number of cards. This stack contains ten cards — one card for each of the topics listed to the left.
</span></text>
</content>
<content>
<layer>background</layer>
<id>25</id>
<text>Stacks let you move among cards:
</text>
</content>
<content>
<layer>background</layer>
<id>26</id>
<text>What are Stacks?
HyperCard stacks are documents you can interact with. You can get stacks designed to balance your checkbook, play games, organize information, show animated movies, and many other things.
Stacks are made up of cards. Each “page” of a stack is a card. Stacks can contain any number of cards. This stack contains ten cards — one card for each of the topics listed to the left.
</text>
</content>
<name>Stacks</name>
<script></script>
</card>
card_4745.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
</span><span class="style2">HyperCard is an application program you use with interactive documents called “stacks.” The version of HyperCard that comes with your computer is called the HyperCard Player. You use the HyperCard Player to work with stacks created with other versions of HyperCard.
You’re using a HyperCard stack right now.</span></text>
</content>
<content>
<layer>background</layer>
<id>25</id>
<text>
The HyperCard Icon A Stack Icon</text>
</content>
<content>
<layer>background</layer>
<id>26</id>
<text>What is HyperCard?
HyperCard is an application program you use with interactive documents called “stacks.” You can use HyperCard to create your own stacks or to browse stacks created by others.
You’re using a HyperCard stack right now.</text>
</content>
<name>HyperCard</name>
<script></script>
</card>
card_4222.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >